var github.com/go-pg/pg/v10/types.sliceStringType
2 uses
github.com/go-pg/pg/v10/types (current package)
array_append.go#L11: sliceStringType = reflect.TypeOf([]string(nil))
array_append.go#L107: ss := v.Convert(sliceStringType).Interface().([]string)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)